home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1992 July / Nautilus-3-8 / Nautilus-3-8.bin / Tools & Utilities / Techy Stuff / Development Environments ƒ / Perl 4.0.2 ƒ / MacPerl.r < prev    next >
Encoding:
Text File  |  1992-01-02  |  352 b   |  16 lines

  1. /*
  2.  *    Copyright (c) 1991 Tim Endres & Matthias Neeracher
  3.  *
  4.  *    You may distribute under the terms of the GNU General Public License
  5.  *    as specified in the README file that comes with the perl 3.0 kit.
  6.  * 
  7.  */
  8.  
  9. #include "Perl.r"
  10. #define __kPrefSize    1024
  11. #define __kMinSize    768
  12. #define CREATOR        'McPL'
  13. #include "SIOW.r"
  14.  
  15. include "MacPerl.rsrc";
  16.